﻿2026-06-22T02:13:29.1501110Z ##[group]Run actions/checkout@v5
2026-06-22T02:13:29.1501373Z with:
2026-06-22T02:13:29.1501530Z   repository: SaberMage/spt-shell-notify
2026-06-22T02:13:29.1501907Z   path: .adapter-notify
2026-06-22T02:13:29.1503860Z   token: ***
2026-06-22T02:13:29.1503988Z   ssh-strict: true
2026-06-22T02:13:29.1504116Z   ssh-user: git
2026-06-22T02:13:29.1504248Z   persist-credentials: true
2026-06-22T02:13:29.1504395Z   clean: true
2026-06-22T02:13:29.1504519Z   sparse-checkout-cone-mode: true
2026-06-22T02:13:29.1504670Z   fetch-depth: 1
2026-06-22T02:13:29.1504791Z   fetch-tags: false
2026-06-22T02:13:29.1504919Z   show-progress: true
2026-06-22T02:13:29.1505045Z   lfs: false
2026-06-22T02:13:29.1505156Z   submodules: false
2026-06-22T02:13:29.1505280Z   set-safe-directory: true
2026-06-22T02:13:29.1505418Z ##[endgroup]
2026-06-22T02:13:29.2230028Z Syncing repository: SaberMage/spt-shell-notify
2026-06-22T02:13:29.2235195Z ##[group]Getting Git version info
2026-06-22T02:13:29.2235479Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-22T02:13:29.2556915Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:13:29.2764541Z git version 2.43.0.windows.1
2026-06-22T02:13:29.2791108Z ##[endgroup]
2026-06-22T02:13:29.2798750Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\5b0c1988-b4ff-4e92-aded-9a254901483b\.gitconfig'
2026-06-22T02:13:29.2812124Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\5b0c1988-b4ff-4e92-aded-9a254901483b' before making global git config changes
2026-06-22T02:13:29.2812600Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:13:29.2817336Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-22T02:13:29.3057019Z ##[group]Initializing the repository
2026-06-22T02:13:29.3062385Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-22T02:13:29.3437831Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-22T02:13:29.3465488Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-22T02:13:29.3774599Z ##[endgroup]
2026-06-22T02:13:29.3774878Z ##[group]Disabling automatic garbage collection
2026-06-22T02:13:29.3780084Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-22T02:13:29.4027476Z ##[endgroup]
2026-06-22T02:13:29.4027732Z ##[group]Setting up auth
2026-06-22T02:13:29.4034342Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:13:29.4263148Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:13:29.7970765Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:13:29.8211570Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:13:30.1819882Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:13:30.2041673Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:13:30.5718144Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-22T02:13:30.6055031Z ##[endgroup]
2026-06-22T02:13:30.6055436Z ##[group]Determining the default branch
2026-06-22T02:13:30.6057141Z Retrieving the default branch name
2026-06-22T02:13:31.0047936Z Default branch 'main'
2026-06-22T02:13:31.0048365Z ##[endgroup]
2026-06-22T02:13:31.0048593Z ##[group]Fetching the repository
2026-06-22T02:13:31.0054841Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-22T02:13:31.8468203Z From https://github.com/SaberMage/spt-shell-notify
2026-06-22T02:13:31.8468487Z  * [new branch]      main       -> origin/main
2026-06-22T02:13:31.8588032Z ##[endgroup]
2026-06-22T02:13:31.8588266Z ##[group]Determining the checkout info
2026-06-22T02:13:31.8589279Z ##[endgroup]
2026-06-22T02:13:31.8596380Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-22T02:13:31.8852077Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-22T02:13:31.9115909Z ##[group]Checking out the ref
2026-06-22T02:13:31.9120468Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-22T02:13:31.9440364Z branch 'main' set up to track 'origin/main'.
2026-06-22T02:13:31.9440587Z Reset branch 'main'
2026-06-22T02:13:31.9462016Z ##[endgroup]
2026-06-22T02:13:31.9703168Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-22T02:13:31.9915878Z ee2d37eadc730c0019e0af82d683074c509634a2
